home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilcli / mscclcmd.lha / Inc.doc < prev    next >
Text File  |  1996-10-01  |  974b  |  39 lines

  1. Inc V1.0 by Chris Hodges
  2. ~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. Introduction
  5. ~~~~~~~~~~~~
  6. This little command increases or decreases the decimal number stored  in  a
  7. file  by  a  given  value. Note that Eval is somewhat buggy, so if you need
  8. counters in your script, Inc is a better opportunity.
  9.  
  10. Requirements
  11. ~~~~~~~~~~~~
  12. Inc needs Kick 2.04 or higher.
  13.  
  14. Usage
  15. ~~~~~
  16. Inc filename [[BY] value] [TO filename]
  17.  
  18. Template: FROM/A,BY/N,TO/K.
  19.  
  20. If the BY value is ommitted, the number in filename will  be  increased  by
  21. one, otherwise value will be added. If the TO filename is given, the output
  22. will be sent to this file instead of the original one.
  23.  
  24. History
  25. ~~~~~~~
  26. V1.0 (01-Oct-96): First release.
  27.  
  28. Contact address
  29. ~~~~~~~~~~~~~~~
  30. Any mails or donations to:
  31.  
  32. Chris Hodges                    Account: 359 68 63
  33. Kennedystr. 8                   BLZ    : 700 530 70
  34. D-82178 Puchheim                Bank   : Sparkasse Fürstenfeldbruck
  35. Germany
  36. Tel.: +49-89/8005856
  37. Email: chris@sixpack.pfalz.de
  38.  
  39.